[INFO] cloning repository https://github.com/HueCodes/wasm-python-sandbox-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HueCodes/wasm-python-sandbox-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHueCodes%2Fwasm-python-sandbox-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHueCodes%2Fwasm-python-sandbox-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77323d40961a169bad051d0b4f0c5b3971113cb8
[INFO] checking HueCodes/wasm-python-sandbox-rs against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHueCodes%2Fwasm-python-sandbox-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HueCodes/wasm-python-sandbox-rs
[INFO] finished tweaking git repo https://github.com/HueCodes/wasm-python-sandbox-rs
[INFO] tweaked toml for git repo https://github.com/HueCodes/wasm-python-sandbox-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HueCodes/wasm-python-sandbox-rs on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HueCodes/wasm-python-sandbox-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afc77b5bc5f0780dad167c03802d91a25e3da81ea0e5c243b788a5fac4a5a7e3
[INFO] running `Command { std: "docker" "start" "-a" "afc77b5bc5f0780dad167c03802d91a25e3da81ea0e5c243b788a5fac4a5a7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afc77b5bc5f0780dad167c03802d91a25e3da81ea0e5c243b788a5fac4a5a7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc77b5bc5f0780dad167c03802d91a25e3da81ea0e5c243b788a5fac4a5a7e3", kill_on_drop: false }`
[INFO] [stdout] afc77b5bc5f0780dad167c03802d91a25e3da81ea0e5c243b788a5fac4a5a7e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99c3e05ec845c44f99d08e178d50f8f70be2ccf299e2706f82cd916b72099b0f
[INFO] running `Command { std: "docker" "start" "-a" "99c3e05ec845c44f99d08e178d50f8f70be2ccf299e2706f82cd916b72099b0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v27.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-control v0.114.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cranelift-bitset v0.114.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking cranelift-entity v0.114.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking wasm-encoder v0.219.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cranelift-bforest v0.114.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking wasmtime-component-util v27.0.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wasmtime-component-macro v27.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling wasmtime-cache v27.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking wasmtime-asm-macros v27.0.0
[INFO] [stderr]    Compiling wiggle-macro v27.0.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking wasmtime-slab v27.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling wasmtime-fiber v27.0.0
[INFO] [stderr]    Compiling wasmtime v27.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling wiggle-generate v27.0.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking wasmtime-jit-debug v27.0.0
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]     Checking wat v1.244.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling wit-parser v0.219.2
[INFO] [stderr]     Checking wasmprinter v0.219.2
[INFO] [stderr]     Checking wasmtime-environ v27.0.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v27.0.0
[INFO] [stderr]     Checking cranelift-frontend v0.114.0
[INFO] [stderr]     Checking cranelift-native v0.114.0
[INFO] [stderr]     Checking wasmtime-cranelift v27.0.0
[INFO] [stderr]     Checking wiggle v27.0.0
[INFO] [stderr]     Checking wasmtime-wasi v27.0.0
[INFO] [stderr]     Checking wasm-python-sandbox-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "99c3e05ec845c44f99d08e178d50f8f70be2ccf299e2706f82cd916b72099b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c3e05ec845c44f99d08e178d50f8f70be2ccf299e2706f82cd916b72099b0f", kill_on_drop: false }`
[INFO] [stdout] 99c3e05ec845c44f99d08e178d50f8f70be2ccf299e2706f82cd916b72099b0f
